home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / speedcrunch / books / books.css
Cascading Style Sheet File  |  2008-05-22  |  217b  |  21 lines

  1. body
  2. {
  3.   background-color: #ffffff;
  4.   color: #000000;
  5. }
  6.  
  7. img
  8. {
  9.   display: block;
  10.   margin-left: auto;
  11.   margin-right: auto
  12. }
  13.  
  14. a:link
  15. {
  16.   text-decoration: none;
  17.   color: blue;
  18.   font-size: 12pt;
  19.   font-weight: bold;
  20. }
  21.